home *** CD-ROM | disk | FTP | other *** search
/ Perusromppu 2 / Perusromppu 2 - 40 suomenkielistä opetusohjelmaa.iso / perusr2 / verden / frmokono.frm (.txt) < prev    next >
Visual Basic Form  |  1996-10-08  |  2KB  |  65 lines

  1. konomi
  2. konomi  -  6 point
  3. Form53#
  4. cmdPRINT
  5. TULOSTA
  6. cmdKOPI
  7. KOPIOI
  8. cmdOK
  9. SULJE
  10. Text3
  11. Label4
  12. MS Sans Serif
  13. Text2
  14. Label4
  15. MS Sans Serif
  16. Text1
  17. Label4
  18. MS Sans Serif
  19. Line1
  20. Label3
  21. BKT per capita:
  22. Label1
  23. Rahayksikk
  24. Label2
  25. Kurssi:
  26. Shape3
  27. Shape2
  28. Shape1
  29. @Q@Q7
  30. cmdOK_Click
  31. konomi
  32. cmdPRINT_Click
  33. Screen
  34. MousePointer
  35. Printer
  36. LandNr
  37. Text1
  38. Text2
  39. Text3
  40. cmdKOPI_Click
  41.     Clipboard$
  42. Caption
  43.     Form_Load
  44. Form_Deactivate
  45. cmdKOPI_Click
  46. Maa:            
  47. --------------------------------------------
  48. BKT per capita:  
  49. Rahayksikk
  50. :     
  51. Kurssi:          
  52. --------------------------------------------
  53. Teksti on kopioituna leikep
  54. Kopiointi
  55. cmdOK_Click
  56. cmdPRINT_Click
  57.              Maa:            
  58.              --------------------------------------------
  59.              BKT per capita: 
  60.              Rahayksikk
  61. :    
  62.   Printer.Print "             Kurssi:         " + CStr(Text3.Caption)
  63.              --------------------------------------------
  64. Form_Deactivate
  65.